home *** CD-ROM | disk | FTP | other *** search
- MODULE 'intuition/intuition',
- 'intuition/screens',
- 'graphics/rastport',
- 'graphics/clip'
-
- #define CUSTOM_HOOK(g) (g::Gadget.MutualExclude)
-
- OBJECT GadgetInfo
- Screen:PTR TO Screen,
- Window:PTR TO Window,
- Requester:PTR TO Requester,
- RastPort:PTR TO RastPort,
- Layer:PTR TO Layer,
- DoMain:IBox,
- DetailPen:CHAR,
- BlockPen:CHAR,
- DrInfo:PTR TO DrawInfo
-
- // Um, this object was missing
- OBJECT PGX
- Container:IBox,
- NewKnob:IBox
-